![]() |
iShell Help |
|
Tribeworks > iShell > Help > | ||
Event | ||
Events are the objects that determine the interactivity of an element. They define "when" an element will do something. Events can be initiated by the user (ie. moving the mouse or pressing a key) or by the runtime (ie. when a file is loaded or a movie is finished). Events contain blocks of commands that will be executed when the event is triggered. Some events are specific to a certain type of element. The Events palette lists all the available events for you to use. |